-
Home
-
ReCrawler
-
0.1.5 (latest)
-
Code
-
Classes
- Logger
Total Complexity |
72 |
Dependencies |
10 |
Dependents |
18 |
Total lines |
667 |
Lines of code |
223 |
Logical lines of code |
109 |
Comment lines |
382 |
Methods |
43 |
Properties |
7 |
Methods 43
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addRecord() |
A |
43 |
13 |
42 |
reset() |
S |
63 |
5 |
12 |
toMonologLevel() |
S |
64 |
3 |
9 |
close() |
S |
69 |
3 |
7 |
isHandling() |
S |
65 |
3 |
9 |
setHandlers() |
S |
69 |
2 |
7 |
pushProcessor() |
S |
67 |
2 |
7 |
popProcessor() |
S |
71 |
2 |
6 |
getLevelName() |
S |
68 |
2 |
6 |
popHandler() |
S |
71 |
2 |
6 |
handleException() |
S |
71 |
2 |
6 |
setExceptionHandler() |
S |
67 |
2 |
7 |
notice() |
S |
79 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |
log() |
S |
75 |
1 |
4 |
debug() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
err() |
S |
79 |
1 |
3 |
warn() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
emerg() |
S |
79 |
1 |
3 |
crit() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
__construct() |
S |
73 |
1 |
5 |
addEmergency() |
S |
79 |
1 |
3 |
getExceptionHandler() |
S |
82 |
1 |
3 |
getLevels() |
S |
80 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
addAlert() |
S |
79 |
1 |
3 |
addCritical() |
S |
79 |
1 |
3 |
addError() |
S |
79 |
1 |
3 |
addWarning() |
S |
79 |
1 |
3 |
addNotice() |
S |
79 |
1 |
3 |
addInfo() |
S |
79 |
1 |
3 |
addDebug() |
S |
79 |
1 |
3 |
useMicrosecondTimestamps() |
S |
80 |
1 |
3 |
getProcessors() |
S |
82 |
1 |
3 |
getHandlers() |
S |
82 |
1 |
3 |
pushHandler() |
S |
76 |
1 |
4 |
withName() |
S |
74 |
1 |
5 |
setTimezone() |
S |
80 |
1 |
3 |